﻿@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-family:"宋体"; font-size:12px; color:#444; }
#main_out { }
.float_clear { clear:both; }
.float_left { float:left; }
.float_right { float:right; }
.display_none { display:none; }
img { border:none; }
.red { color:red; }
.must_input { font-weight:bold; color:red; }
.green { color:green; }
.blue { color:blue; }
.gray { color:gray; }
.purple { color:purple; }
.orange { color:#fe7900; }
.clear { clear:both; }
.highlight { color:#FFF; background:red; padding:1px; }
a { text-decoration:none; color:#444; }
a:hover { text-decoration:underline; color:#276A09; }
p { line-height:22px; }
/* 顶部 */
#top_main { height:80px; overflow:hidden; }
#top { width:980px; margin:0 auto; }
#top_logo { float:left; }
#top_right { float:right; margin-top:12px; }
#top_right h2 { height:17px; line-height:17px; }
#top_right h2 img { float:right; padding-left:20px; }
#top_right h3 { margin-top:8px; height:22px; width:223px; background:url(images/top_search.jpg) left center no-repeat; float:right; }
#top_text_search { border:none; height:20px; line-height:20px; padding:0 5px; width:180px; background:none; color:#999; text-align:center; }
#top_submit_search { width:23px; height:22px; border:none; background:none; font-size:0px; }
/* 导航 */
#navigation_main { height:28px; }
#navigation { width:980px; height:28px; margin:0 auto; background:#909090; }
#navigation ul #navigation_home { float:left; line-height:28px; text-align:center; }
#navigation ul .main_nav { float:left; line-height:28px; text-align:center; padding-left:2px; }
#navigation ul li a { width:120px; display:block; font-size:14px; color:#FFF; }
#navigation ul li a:hover { font-size:14px; text-decoration:none; color:#FFF; background:#fe7900; font-weight:bold; }
#navigation ul .current_navigation { font-size:14px; background:#fe7900; color:#FFF; font-weight:bold; }
/*导航栏下拉*/
#navigation ul li ul { display:none; position:absolute; background:#909090; padding:10px 0; border:1px solid #FFF; z-index:1000; }
#navigation ul li ul li { line-height:25px; }
#navigation ul li ul li a { font-weight:normal; color:#FFF; font-size:12px; }
#navigation ul li ul li a:hover { text-decoration:none; background:#fe7900; font-weight:bold; font-size:12px; color:#FFF; }
/* 当前位置 */
.current_location { width:970px; margin:5px auto; padding-left:8px; height:26px; line-height:26px; background:#EFF3D9; border:1px solid #A6CC93; color:#333333; }
.current_location a { color:#333333; }
.current_location .current_channel { font-weight:bold; color:red; }
/* 幻灯 */
#diybanner_main { }
#diybanner { width:980px; margin:0 auto; margin-top:5px; }
#diybanner img { width:980px; }
/* 主体 */
#content_main { }
#content_title { display:none; }
#content_body { width:980px; margin:8px auto; }
#content_bottom { display:none; }
/*首页CSS*/
#ileft { float:left; width:290px; }
.i_a_title { background:url(images/ileft_title_bg.jpg) bottom center no-repeat #f5f5f5; height:33px; line-height:33px; padding:0 10px; }
.i_a_title h2 { line-height:33px; font-size:12px; }
.i_a_body { overflow:hidden; zoom:1; padding:0 10px 8px 10px; background:#f5f5f5; }
.i_a_bottom { height:20px; }

.i_b_title { background:url(images/ileft_title_bg.jpg) bottom center no-repeat; height:33px; line-height:33px; padding:0 10px; border:1px solid #e1e1e1; border-bottom:none; }
.i_b_title h2 { line-height:33px; font-size:12px; }
.i_b_body { overflow:hidden; zoom:1; padding:0 4px 8px 8px; border:1px solid #e1e1e1; border-top:none; height:250px; }
.i_b_body img { float:left; margin:8px 8px 0 0; }
.i_b_body p { line-height:20px; }
.i_b_bottom { height:20px; }

#iright { float:right; width:670px; }
#ibanner_main { }
#ibanner { width:670px; height:229px; }
.i_c { margin-top:20px; width:440px; float:left; height:292px; border:1px solid #e1e1e1; overflow:hidden; }
.i_c_title {  height:33px; line-height:33px; margin:0 10px; border-bottom:1px solid #e1e1e1;}
.i_c_title h2 { line-height:33px; font-size:12px; }
.i_c_body {  overflow:hidden; zoom:1; padding:0 8px; }
.i_c_body p img {  float:left; padding-right:15px; }
.i_cate li { float:left; padding-left:10px; line-height:30px; height:22px; width:100px; }
.rollBox{ width:420px; overflow:hidden; margin:0 auto; padding-top:10px; }
.rollBox .LeftBotton{height:86px;width:12px;background:url(images/sleft.jpg) no-repeat;overflow:hidden;float:left;display:inline;cursor:pointer;margin:0; }
.rollBox .RightBotton{height:86px;width:12px;background:url(images/sright.jpg) no-repeat;overflow:hidden;float:right;display:inline;cursor:pointer;margin:0; }
.rollBox .Cont{width:380px;overflow:hidden; padding-left:10px; float:left; height:120px; }
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{ width:100px; float:left; text-align:center; padding-left:20px; }
.rollBox .Cont .pic img{ background:#fff; display:block; width:97px; height:74px; padding:4px; border:1px solid #d8d8d8; }
.rollBox .Cont .pic p{ line-height:20px; color:#444; padding-left:20px; }
.rollBox .Cont a:link,.rollBox .Cont a:visited{ color:#444;text-decoration:none; }
.rollBox .Cont a:hover{ color:#276A09; text-decoration:none; }
.rollBox #List1,.rollBox #List2{float:left;}

.i_d { float:right; width:206px; height:292px; border:1px solid #e1e1e1; overflow:hidden; margin-top:20px; background:url(images/i_d.jpg) no-repeat; }
.i_d_body {  overflow:hidden; zoom:1; padding:110px 10px 0 10px; }

/*主体左侧*/
#left { float:left; width:260px; }
.left_title { height:110px; line-height:31px; background:url(images/left_title_bg.jpg) no-repeat; }
.left_title h2 { font-size:14px; color:#6f8523; line-height:31px; padding-left:37px; float:left; font-family:"微软雅黑"; }
.left_title h3 { font-size:10px; color:#adadad; line-height:33px; padding-left:5px; float:left; font-family:"arial"; }
.left_body { overflow:hidden; zoom:1; padding:8px 11px 0; background:url(images/left_body_bg.jpg) repeat-y; }
.l_body { overflow:hidden; zoom:1; padding:0 1px 1px; border:1px solid #eeefe9; }
.left_body .form_text { width:120px; }
.left_body .form_textarea { width:120px; }
.left_bottom { height:8px; background:url(images/left_body_bg.jpg) repeat-y; }

.contact_title { background:url(images/contact_title_bg.jpg) no-repeat; height:30px; line-height:30px; }
.contact_title h2 { font-size:14px; color:#6f8523; line-height:28px; padding-left:37px; float:left; font-family:"微软雅黑"; }
.contact_title h3 { font-size:10px; color:#adadad; line-height:30px; padding-left:5px; float:left; font-family:"arial"; }
.contact_body { overflow:hidden; zoom:1; padding:0 12px; background:url(images/contact_body_bg.jpg) left top no-repeat; height:187px; }
.contact_bottom { height:10px; }
/*主体右侧*/
#right { float:right; width:670px; }
.right_title { background:url(images/right_title_bg.jpg) left bottom no-repeat; height:38px; line-height:38px; }
.right_title h2 { font-size:12px; font-weight:normal; }
.right_body { padding:10px 0; overflow:hidden; zoom:1; }
.right_bottom { height:10px; }
/* 版权信息 */
#copyright_main { }
#copyright { width:980px; margin:0px auto; padding:10px 0; background:#ddd; height:22px; }
.copy_left { float:left; padding-left:10px; }
.copy_right { float:right; padding-right:10px; }
/* 留言 */
.guestbook_main { padding:10px; border:1px solid #CCC; margin-bottom:10px; }
.guestbook_title { color:#227BAD; line-height:30px; font-weight:bold; border-bottom:1px dashed #227BAD; }
.guestbook_intro { line-height:30px; text-align:right; }
.guestbook_content { padding:5px; border:1px dashed #CCC; margin-bottom:10px; }
.guestbook_answer { padding:5px; border:1px solid #CCC; }
.guestbook_answer h2 { color:red; line-height:20px; font-size:12px; }
/*左侧通用列表*/
.ul_left_common li { line-height:26px; border-bottom:1px dashed #CCC; padding-left:15px; background:url(images/ul_left_common.gif) left no-repeat; }
/*产品列表*/
.productslist li { float:left; text-align:center; padding:4px 14px; }
.productslist li img { padding:4px; border:1px solid #999999; width:184px; height:138px; }
.productslist li a { line-height:22px; }
.productslist li a:hover img { border:1px solid #fe7900; }
/*方案列表*/
.caselist_detail { }
.caselist_detail_layout { border-collapse:collapse; width:100%; margin-bottom:10px; border-bottom:1px dashed #999; }
.caselist_detail_pic { width:180px; height:102px; float:left; margin:8px 40px 30px 0; }
.caselist_detail a:hover .caselist_detail_pic {  }
.caselist_detail_title { font-size:12px; line-height:26px; font-weight:bold; width:450px; }
.caselist_detail_title a { color:#fe0103; }
.caselist_detail_content { height:90px; overflow:hidden; }
/*新闻列表*/
.newslist li { line-height:30px; border-bottom:1px dashed #999; padding-left:15px; background:url(images/newslist.gif) left no-repeat; }
/*招聘列表*/
.zplist_detail { }
.zplist_detail_title { font-size:14px; line-height:26px; padding-left:15px; background:url(images/newslist.gif) left no-repeat; margin-top:20px; }
.zplist_detail_title a { color:#dd6f0d; font-weight:bold; }
.zplist_detail_content { padding:5px; border-bottom:1px dashed #999; margin-bottom:20px; }
/*评论列表*/
.commentlist { }
.commentlist dt { line-height:22px; border:1px dashed #CCC; padding:0 10px; background:#F5F5F5; }
.commentlist dd { padding:10px; border:1px dashed #CCC; border-top:none; margin-bottom:5px; }
.searchlist li { line-height:30px; border-bottom:1px dashed #999; }
/*分类列表 - 无限级分类*/
.channel_list_infinite { }
.channel_list_infinite li { line-height:26px; padding:1px; }
.channel_list_infinite li a { display:block; padding:0 10px; background:#EFF3D9; border:1px solid #A6CC93; }
.channel_list_infinite li a:hover { background:#276A09; border:1px solid #276A09; color:#FFF; text-decoration:none; }
.channel_list_infinite #current_channel_infinite a { background:#276A09; border:1px solid #276A09; color:#FFF; font-weight:bold; }
.channel_level1{ font-size:12px; font-weight:bold;}
.channel_level2{ font-size:12px; font-weight:bold;}
.channel_level3{ font-size:12px;}
/*分类列表 - 递推一级分类*/
.channel_list_recursion { }
.channel_list_recursion li { line-height:30px; }
.channel_list_recursion li a { display:block; padding-left:55px; background:url(images/cate_bg.jpg) no-repeat; color:#636363; }
.channel_list_recursion li a:hover { background:url(images/cate_hover.jpg) no-repeat; color:#276A09; text-decoration:none; font-weight:bold; }
.channel_list_recursion #current_channel_recursion a { background:url(images/cate_hover.jpg) no-repeat; color:#276A09; font-weight:bold; }
/*信息详情页*/
#pinfo_name { font-weight:bold; color:#346f2f; }
#info_name { font-size:16px; font-weight:normal; text-align:center; line-height:30px; }
#info_intro { padding:0 10px; text-align:right; color:#999; border:1px solid #E4DDB4; line-height:30px; background:#F6F1E3; }
#info_intro a { color:#999; }
#info_content { padding:10px 0; }
#info_extra { padding:10px 0; }
#info_pic { width:200px; padding:1px; border:1px solid #dedede; }
#info_bpic { padding:10px; text-align:center; }
#info_bpic img { width:480px; padding:5px; border:1px solid #CCC; }
#info_around { padding:5px; background:#EFF3D9; border:1px solid #A6CC93; }
#info_comment { text-align:right; padding:20px 0; }

#sitemap li { padding:1px; }
#sitemap li a{ background:#EFF3D9; line-height:22px; display:block; padding:0 20px; border:1px solid #A6CC93;}
#sitemap li a:hover{ text-decoration:none; background:#FFF; }
/*表单相关*/
input { font-family:"宋体"; font-size:12px; }
.form_text { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:500px; }
.form_text_verifycode { font-size:12px; border:1px solid #CCC; height:26px; line-height:26px; padding:0 5px; width:50px; }
#form_text_search { border:1px solid #CCC; height:24px; line-height:24px; padding:0 5px; width:135px; }
#form_submit_search { width:60px; height:26px; border:1px solid #CCCCCC; background:#FFF; }
.form_select { font-size:12px; border:1px solid #CCC; }
.form_textarea { font-size:12px; width:500px; height:80px; padding:5px; border:1px solid #CCC; }
.form_checkbox { }
.form_submit { background:url(images/submit_button.jpg) no-repeat; width:79px; height:31px; border:none; color:#FFF; font-weight:bold; }
.form_file { font-size:12px; padding:3px 5px; border:1px solid #CCC; background:#FFF; }
.common_form { }
.common_form li { padding:2px; overflow: auto; zoom:1; }
.common_form label { float:left; width:80px; display:block; height:28px; line-height:28px; }
/*表格*/
.layout_table { border-collapse:collapse; width:100%; }
.common_table { border-collapse:collapse; width:100%; }
.common_table td { padding:5px; border:1px solid #DBDBDB; }
.common_table th { text-align:center; border:1px solid #DBDBDB; }
/* 漂浮的客服 */
#online_support_main { z-index:9999; left:-163px; width:197px; position:absolute }
#online_support { display:block; overflow:hidden; width:197px; zoom: 1; }
#online_support_content { display: inline; float: left; overflow: hidden; width: 163px; zoom: 1 }
#online_support_title { height:34px; background:url(images/online_support_title.jpg) no-repeat; }
#online_support_body { min-height:100px; background:url(images/online_support_body.jpg) repeat-y; padding:10px; text-align:center; }
#online_support_bottom { height:20px; background:url(images/online_support_bottom.jpg) no-repeat; }
#online_support_button { display:inline; background:url(images/online_support_button.jpg) no-repeat; float:right; margin-top:33px; width:34px; height:96px }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#fe7900; color:#FFF; }
#total { color:red; }
